Home
last modified time | relevance | path

Searched defs:Resolved (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentLexer.cpp42 char *Resolved = Allocator.Allocate<char>(UNI_MAX_UTF8_BYTES_PER_CODE_POINT); in convertCodePointToUTF8() local
620 StringRef Resolved; in lexHTMLCharacterReference() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp543 auto Resolved = ES.lookup(LinkOrder, LookupSet, LookupKind::Static, in tryToGenerate() local
555 DLLImportDefinitionGenerator::createStubsGraph(const SymbolMap &Resolved) { in createStubsGraph()
H A DRTDyldObjectLinkingLayer.cpp235 std::map<StringRef, JITEvaluatedSymbol> Resolved, in onObjLoad()
H A DCore.cpp876 const SymbolMap &Resolved) { in resolve()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp324 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp855 bool Resolved = evaluateFixup(F, const_cast<MCFixup &>(Fixup), Target, Value, in fixupNeedsRelaxation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp737 bool Resolved = false; in run() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacobject.h553 UINT8 Resolved; /* Reference has been resolved to a value */ member
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandCompletions.cpp371 llvm::SmallString<256> Resolved; in DiskFilesOrDirectories() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h776 Resolved, /// Assigned address, still materializing. enumerator
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1250 StringMap<JITEvaluatedSymbol> Resolved; in finalizeAsync() local
H A DRuntimeDyldELF.cpp2355 bool Resolved = false; in processX86_64GOTTPOFFRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp322 SmallString<128> Resolved; member
364 SmallString<128> Absolute, Resolved, Storage; in setCurrentWorkingDirectory() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1470 std::vector<Decl *> Resolved; in RealizeTopLevelDeclsFromPreamble() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1758 const RecTy *Resolved = resolveTypes(ArgType, ListType); in ParseOperation() local
H A DRecord.cpp772 SmallVector<const Init *, 8> Resolved; in resolveReferences() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1861 if (DIType *Resolved = DT->getBaseType()) in constructMemberDIE() local
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h2225 bool Resolved; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp8875 if (Expr *Resolved = in Diagnose() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp9509 static void resolveFwdRef(ValueInfo *Fwd, ValueInfo &Resolved) { in resolveFwdRef()
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp2203 auto Resolved = in getFile() local