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

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

Completed in 114 milliseconds