Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1569 class LookupType { in initFunctionSummaries() class
1573 LookupType(const ASTContext &ACtx) : ACtx(ACtx) {} in initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::LookupType
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10197 DirectoryLookup::LookupType_t LookupType) { in CodeCompleteIncludedFile() argument
10200 if (LookupType == DirectoryLookup::LT_Framework) { in CodeCompleteIncludedFile()
10237 if (LookupType == DirectoryLookup::LT_Framework && in CodeCompleteIncludedFile()