Searched defs:parentSymbol (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | SymbolManager.cpp | 200 getDerivedSymbol(SymbolRef parentSymbol,const TypedValueRegion * R) getDerivedSymbol() argument |
H A D | SValBuilder.cpp | 259 getDerivedRegionValueSymbolVal(SymbolRef parentSymbol,const TypedValueRegion * region) getDerivedRegionValueSymbolVal() argument |
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | SymbolManager.h | 136 SymbolRef parentSymbol; global() variable |