Home
last modified time | relevance | path

Searched defs:FirstArgumentIsBase (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp6260 const bool FirstArgumentIsBase = !UME->isImplicitAccess() && UME->getBase(); in ProduceCallSignatureHelp() local
H A DSemaOverload.cpp7297 bool FirstArgumentIsBase) { in AddFunctionCandidates()