Home
last modified time | relevance | path

Searched refs:getClassObjectDynamicTypeInfo (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicType.h39 DynamicTypeInfo getClassObjectDynamicTypeInfo(ProgramStateRef State,
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp93 DynamicTypeInfo getClassObjectDynamicTypeInfo(ProgramStateRef State, in getClassObjectDynamicTypeInfo() function
H A DCallEvent.cpp1297 getClassObjectDynamicTypeInfo(getState(), ReceiverSym); in getRuntimeDefinition()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp190 getClassObjectDynamicTypeInfo(State, ReceiverSymbol)) { in inferReceiverType()