Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h413 explicit CompoundVal(const CompoundValData* D) : NonLoc(CompoundValKind, D) {} in CompoundVal() function
426 CompoundVal() {} in CompoundVal() function