Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp115 const Module::UnresolvedExportDecl &Unresolved, in resolveExport() argument
1395 auto Unresolved = std::move(Mod->UnresolvedExports); resolveExports() local
1409 auto Unresolved = std::move(Top->UnresolvedDirectUses); resolveUses() local
1422 auto Unresolved = std::move(Mod->UnresolvedConflicts); resolveConflicts() local
2640 Module::UnresolvedExportDecl Unresolved = { parseExportDecl() local
[all...]
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h408 Unresolved = 0, global() enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h31 Unresolved, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4581 UnresolvedModuleRef &Unresolved = UnresolvedModuleRefs[I]; ReadAST() local
5932 UnresolvedModuleRef Unresolved; ReadSubmoduleBlock() local
5944 UnresolvedModuleRef Unresolved; ReadSubmoduleBlock() local
5956 UnresolvedModuleRef Unresolved; ReadSubmoduleBlock() local
5986 UnresolvedModuleRef Unresolved; ReadSubmoduleBlock() local
[all...]
H A DASTWriter.cpp1854 UnresolvedModule Unresolved; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2139 auto Unresolved = std::move(Symbols); lookup() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp408 for (const StringRef &Unresolved : UnresolvedScopes) { in init() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5601 QualType Unresolved = E->getType(); getApproximateType() local