Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1300 bool LookingForInstanceMethod = true; in getRuntimeDefinition() local
1353 LookingForInstanceMethod = false; in getRuntimeDefinition()
1371 lookupRuntimeDefinition(IDecl, Sel, LookingForInstanceMethod); in getRuntimeDefinition()