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.cpp1280 bool LookingForInstanceMethod = true; in getRuntimeDefinition() local
1333 LookingForInstanceMethod = false; in getRuntimeDefinition()
1351 lookupRuntimeDefinition(IDecl, Sel, LookingForInstanceMethod); in getRuntimeDefinition()