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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h354 class CompoundVal : public NonLoc { class in namespace:clang::ento::nonloc
357 explicit CompoundVal(const CompoundValData* D) : NonLoc(CompoundValKind, D) {} function in class:clang::ento::nonloc::CompoundVal

Completed in 59 milliseconds