Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DCallEvent.cpp1252 bool LookingForInstanceMethod = true; in getRuntimeDefinition() local
1305 LookingForInstanceMethod = false; in getRuntimeDefinition()
1323 lookupRuntimeDefinition(IDecl, Sel, LookingForInstanceMethod); in getRuntimeDefinition()