Home
last modified time | relevance | path

Searched defs:FullName (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h106 StringRef FullName; member
147 StringRef FullName; member
179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
/freebsd/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp29 std::string FullName; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp49 std::string FullName = Symbol.getName(); in start() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp133 SmallString<64> FullName = ScopeName; in normalizeName() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp158 static void printOption(llvm::raw_ostream &OS, StringRef FullName, in printOption()
H A DSveEmitter.cpp1089 std::string FullName = mangleName(ClassS); in emitIntrinsic() local
H A DMveEmitter.cpp801 std::string ShortName, FullName; member in __anon819a2c470111::ACLEIntrinsic
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1525 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local
1533 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit() local
1546 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeImpl() local
1554 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType() local
H A DCodeViewDebug.cpp2271 std::string FullName = getFullyQualifiedName(Ty); lowerTypeEnum() local
2432 std::string FullName = getFullyQualifiedName(Ty); lowerTypeClass() local
2463 std::string FullName = getFullyQualifiedName(Ty); lowerCompleteTypeClass() local
2485 std::string FullName = getFullyQualifiedName(Ty); lowerTypeUnion() local
2505 std::string FullName = getFullyQualifiedName(Ty); lowerCompleteTypeUnion() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp231 StringRef FullName; in getDeviceLibs() local
H A DHIPAMD.cpp416 StringRef FullName; in getDeviceLibs() local
H A DCommonArgs.cpp2422 auto FullName = Twine(LPath + SDL).str(); in SDLSearch() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp129 std::string FullName = A.getNormalizedFullName(); in get() local
H A DSemaARM.cpp1144 int32_t FullName; member
1159 StringRef FullName(&IntrinNames[It->FullName]); in BuiltinAliasValid() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp567 SmallString<128> FullName = sys::path::parent_path( in getFullName() local
587 const std::string &FullName = *FullNameOrErr; in getBuffer() local
/freebsd/contrib/bmake/
H A Darch.c219 FullName(const char *archive, const char *member) in FullName() function
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp448 StringRef FullName = FileNames.save(Archive->getFileName() + "(" + in buildObjectFilesMap() local
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp533 std::string FullName = in verify() local
/freebsd/contrib/sendmail/src/
H A Dmain.c106 char *FullName; /* sender's full name */ variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp576 bool AMDGPUMangledLibFunc::parseUnmangledName(StringRef FullName) { in parseUnmangledName()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp192 SmallString<128> FullName; in getMangledName() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1613 std::string FullName = "__typeid_"; in getGlobalName() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1872 SmallString<128> FullName(ActiveModule->getFullModuleName()); in diagnosePrivateModules() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1281 StringRef FullName = PD.getKey(); in adjustInstrProfile() local