Home
last modified time | relevance | path

Searched refs:getRawDynamicTypeInfo (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp62 const DynamicTypeInfo *getRawDynamicTypeInfo(ProgramStateRef State, in getRawDynamicTypeInfo() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp999 if (RetRegion && !getRawDynamicTypeInfo(State, RetRegion)) { in checkPostObjCMessage()