Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSVals.h415 explicit CompoundVal(const CompoundValData* D) : NonLoc(CompoundValKind, D) {} in CompoundVal() function
428 CompoundVal() {} in CompoundVal() function