Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4016 LookupVisibleHelper(VisibleDeclConsumer & Consumer,bool IncludeDependentBases,bool LoadExternal) LookupVisibleHelper() argument
4342 bool LoadExternal; global() member in __anond4728be21811::LookupVisibleHelper
4348 LookupVisibleDecls(Scope * S,LookupNameKind Kind,VisibleDeclConsumer & Consumer,bool IncludeGlobalScope,bool LoadExternal) LookupVisibleDecls() argument
4357 LookupVisibleDecls(DeclContext * Ctx,LookupNameKind Kind,VisibleDeclConsumer & Consumer,bool IncludeGlobalScope,bool IncludeDependentBases,bool LoadExternal) LookupVisibleDecls() argument
[all...]
H A DSemaCodeComplete.cpp4196 AddMacroResults(Preprocessor & PP,ResultBuilder & Results,bool LoadExternal,bool IncludeUndefined,bool TargetTypeIsPointer=false) AddMacroResults() argument