Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp108 const Module::UnresolvedExportDecl &Unresolved, in resolveExport()
1492 auto Unresolved = std::move(Mod->UnresolvedExports); in resolveExports() local
1506 auto Unresolved = std::move(Top->UnresolvedDirectUses); in resolveUses() local
1519 auto Unresolved = std::move(Mod->UnresolvedConflicts); in resolveConflicts() local
2040 Module::UnresolvedExportDecl Unresolved = {ED.Location, ED.Id, ED.Wildcard}; in handleExportDecl() local
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h450 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.cpp4878 UnresolvedModuleRef &Unresolved = UnresolvedModuleRefs[I]; in ReadAST() local
6270 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
6282 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
6294 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
6324 UnresolvedModuleRef Unresolved; in ReadSubmoduleBlock() local
H A DASTWriter.cpp2080 UnresolvedModule Unresolved; member
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h63 Unresolved, enumerator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp395 for (const StringRef &Unresolved : UnresolvedScopes) { in init() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp1821 auto Unresolved = std::move(Symbols); in lookup() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp5766 QualType Unresolved = E->getType(); in getApproximateType() local