Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp115 const Module::UnresolvedExportDecl &Unresolved, in resolveExport()
1400 auto Unresolved = std::move(Mod->UnresolvedExports); in resolveExports() local
1414 auto Unresolved = std::move(Top->UnresolvedDirectUses); in resolveUses() local
1427 auto Unresolved = std::move(Mod->UnresolvedConflicts); in resolveConflicts() local
2647 Module::UnresolvedExportDecl Unresolved = { in parseExportDecl() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h414 Unresolved = 0, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h31 Unresolved, enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4590 UnresolvedModuleRef &Unresolved = UnresolvedModuleRefs[I]; in ReadAST() local
5938 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
5950 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
5962 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
5992 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
H A DASTWriter.cpp1981 UnresolvedModule Unresolved; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp408 for (const StringRef &Unresolved : UnresolvedScopes) { in init() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1820 auto Unresolved = std::move(Symbols); in lookup() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5616 QualType Unresolved = E->getType(); in getApproximateType() local