Home
last modified time | relevance | path

Searched defs:Unresolved (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp109 const Module::UnresolvedExportDecl &Unresolved, in resolveExport()
1302 auto Unresolved = std::move(Mod->UnresolvedExports); in resolveExports() local
1315 auto Unresolved = std::move(Mod->UnresolvedDirectUses); in resolveUses() local
1328 auto Unresolved = std::move(Mod->UnresolvedConflicts); in resolveConflicts() local
2525 Module::UnresolvedExportDecl Unresolved = { in parseExportDecl() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSpecifiers.h28 Unresolved, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1917 auto Unresolved = std::move(Symbols); in lookup() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp4367 UnresolvedModuleRef &Unresolved = UnresolvedModuleRefs[I]; in ReadAST() local
5663 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
5675 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
5705 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
H A DASTWriter.cpp1654 UnresolvedModule Unresolved; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp5204 QualType Unresolved = E->getType(); in getApproximateType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1158 bool Unresolved = false; in updateImpl() local