Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1569 class LookupType { initFunctionSummaries() class
1573 LookupType(const ASTContext &ACtx) : ACtx(ACtx) {} initFunctionSummaries() function in StdLibraryFunctionsChecker::initFunctionSummaries::LookupType
/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10197 __anonca10f8fc1a02(StringRef IncludeDir, bool IsSystem, DirectoryLookup::LookupType_t LookupType) CodeCompleteIncludedFile() argument