Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1247 bool LookingForInstanceMethod = true; in getRuntimeDefinition() local
1300 LookingForInstanceMethod = false; in getRuntimeDefinition()
1318 lookupRuntimeDefinition(IDecl, Sel, LookingForInstanceMethod); in getRuntimeDefinition()