Searched defs:CompoundVal (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h451 class CompoundVal : public NonLoc { class in namespace:clang::ento::nonloc
454 explicit CompoundVal(const CompoundValData* D) : NonLoc(CompoundValKind, D) {} function in class:clang::ento::nonloc::CompoundVal

Completed in 146 milliseconds