Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp324 void CheckerRegistry::addDependency(StringRef FullName, StringRef Dependency) { in addDependency()
328 void CheckerRegistry::addWeakDependency(StringRef FullName, in addWeakDependency()
339 static void insertAndValidate(StringRef FullName, const CmdLineOption &Option, in insertAndValidate()
388 static void insertOptionToCollection(StringRef FullName, T &Collection, in insertOptionToCollection()
416 void CheckerRegistry::addPackage(StringRef FullName) { in addPackage()
/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/utils/TableGen/
H A DClangSACheckersEmitter.cpp156 static void printOption(raw_ostream &OS, StringRef FullName, const Record &R) { in printOption()
H A DSveEmitter.cpp1113 std::string FullName = mangleName(ClassS); in emitIntrinsic() local
H A DMveEmitter.cpp799 std::string ShortName, FullName; member in __anon819a2c470111::ACLEIntrinsic
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp119 std::string FullName = A.getNormalizedFullName(); in get() local
H A DSemaARM.cpp1136 int32_t FullName; member
1151 StringRef FullName(&IntrinNames[It->FullName]); in BuiltinAliasValid() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp231 StringRef FullName; in getDeviceLibs() local
H A DHIPAMD.cpp376 StringRef FullName; in getDeviceLibs() local
H A DCommonArgs.cpp2572 auto FullName = Twine(LPath + SDL).str(); in SDLSearch() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1571 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local
1579 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalNameForTypeUnit() local
1592 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeImpl() local
1600 std::string FullName = getParentContextString(Context) + Ty->getName().str(); in addGlobalTypeUnitType() local
H A DCodeViewDebug.cpp2303 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeEnum() local
2464 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeClass() local
2495 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeClass() local
2517 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeUnion() local
2537 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeUnion() local
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp169 SmallString<64> FullName = ScopeName; in normalizeName() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DArchive.cpp566 SmallString<128> FullName = sys::path::parent_path( in getFullName() local
586 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/clang/lib/InstallAPI/
H A DDylibVerifier.cpp552 std::string FullName = in verify() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp480 static bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix()
662 const StringRef FullName = OS.str(); in matchesNodeFullSlow() 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.cpp191 SmallString<128> FullName; in getMangledName() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1626 SmallString<128> FullName(ActiveModule->getFullModuleName()); in diagnosePrivateModules() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1666 std::string FullName = "__typeid_"; in getGlobalName() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1367 StringRef FullName = PD.getKey(); in adjustInstrProfile() local

12