| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/ |
| H A D | CheckerRegistry.cpp | 324 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 D | CheckerRegistryData.h | 106 StringRef FullName; member 147 StringRef FullName; member 179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
|
| /freebsd/contrib/llvm-project/lldb/utils/TableGen/ |
| H A D | LLDBOptionDefEmitter.cpp | 29 std::string FullName; member
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyCompilandDumper.cpp | 49 std::string FullName = Symbol.getName(); in start() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangSACheckersEmitter.cpp | 156 static void printOption(raw_ostream &OS, StringRef FullName, const Record &R) { in printOption()
|
| H A D | SveEmitter.cpp | 1113 std::string FullName = mangleName(ClassS); in emitIntrinsic() local
|
| H A D | MveEmitter.cpp | 799 std::string ShortName, FullName; member in __anon819a2c470111::ACLEIntrinsic
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | ParsedAttr.cpp | 119 std::string FullName = A.getNormalizedFullName(); in get() local
|
| H A D | SemaARM.cpp | 1136 int32_t FullName; member 1151 StringRef FullName(&IntrinNames[It->FullName]); in BuiltinAliasValid() local
|
| /freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| H A D | HIPSPV.cpp | 231 StringRef FullName; in getDeviceLibs() local
|
| H A D | HIPAMD.cpp | 376 StringRef FullName; in getDeviceLibs() local
|
| H A D | CommonArgs.cpp | 2572 auto FullName = Twine(LPath + SDL).str(); in SDLSearch() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfCompileUnit.cpp | 1571 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 D | CodeViewDebug.cpp | 2303 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 D | Attributes.cpp | 169 SmallString<64> FullName = ScopeName; in normalizeName() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | Archive.cpp | 566 SmallString<128> FullName = sys::path::parent_path( in getFullName() local 586 const std::string &FullName = *FullNameOrErr; in getBuffer() local
|
| /freebsd/contrib/bmake/ |
| H A D | arch.c | 219 FullName(const char *archive, const char *member) in FullName() function
|
| /freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
| H A D | DylibVerifier.cpp | 552 std::string FullName = in verify() local
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/ |
| H A D | ASTMatchersInternal.cpp | 480 static bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix() 662 const StringRef FullName = OS.str(); in matchesNodeFullSlow() local
|
| /freebsd/contrib/sendmail/src/ |
| H A D | main.c | 106 char *FullName; /* sender's full name */ variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPULibFunc.cpp | 576 bool AMDGPUMangledLibFunc::parseUnmangledName(StringRef FullName) { in parseUnmangledName()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/ |
| H A D | ExecutionEngine.cpp | 191 SmallString<128> FullName; in getMangledName() local
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 1626 SmallString<128> FullName(ActiveModule->getFullModuleName()); in diagnosePrivateModules() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | WholeProgramDevirt.cpp | 1666 std::string FullName = "__typeid_"; in getGlobalName() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 1367 StringRef FullName = PD.getKey(); in adjustInstrProfile() local
|