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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h457 class CompoundVal : public NonLoc { class in namespace:clang::ento::nonloc
460 explicit CompoundVal(const CompoundValData* D) : NonLoc(CompoundValKind, D) {} function in class:clang::ento::nonloc::CompoundVal

Completed in 109 milliseconds