Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h648 setExternalIdentifierLookup(IdentifierInfoLookup * IILookup) setExternalIdentifierLookup() argument
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp83 Preprocessor(std::shared_ptr<PreprocessorOptions> PPOpts,DiagnosticsEngine & diags,const LangOptions & opts,SourceManager & SM,HeaderSearch & Headers,ModuleLoader & TheModuleLoader,IdentifierInfoLookup * IILookup,bool OwnsHeaders,TranslationUnitKind TUKind) Preprocessor() argument