Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp10096 __anon980f77db1a02(StringRef IncludeDir, bool IsSystem, DirectoryLookup::LookupType_t LookupType) CodeCompleteIncludedFile() argument