Home
last modified time | relevance | path

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

12

/freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
HDCheckerRegistry.cpp326 void CheckerRegistry::addDependency(StringRef FullName, StringRef Dependency) { in addDependency()
330 void CheckerRegistry::addWeakDependency(StringRef FullName, in addWeakDependency()
341 static void insertAndValidate(StringRef FullName, const CmdLineOption &Option, in insertAndValidate()
390 static void insertOptionToCollection(StringRef FullName, T &Collection, in insertOptionToCollection()
418 void CheckerRegistry::addPackage(StringRef FullName) { in addPackage()
/freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
HDCheckerRegistryData.h106 StringRef FullName; member
147 StringRef FullName; member
179 binaryFind(CheckerOrPackageInfoList &Collection, StringRef FullName) { in binaryFind()
/freebsd-head/contrib/llvm-project/lldb/utils/TableGen/
HDLLDBOptionDefEmitter.cpp29 std::string FullName; member
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDPrettyCompilandDumper.cpp49 std::string FullName = Symbol.getName(); in start() local
/freebsd-head/contrib/llvm-project/clang/lib/Basic/
HDAttributes.cpp133 SmallString<64> FullName = ScopeName; in normalizeName() local
/freebsd-head/contrib/llvm-project/clang/utils/TableGen/
HDClangSACheckersEmitter.cpp158 static void printOption(llvm::raw_ostream &OS, StringRef FullName, in printOption()
HDSveEmitter.cpp1089 std::string FullName = mangleName(ClassS); in emitIntrinsic() local
HDMveEmitter.cpp801 std::string ShortName, FullName; member in __anon8b5f19060111::ACLEIntrinsic
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfCompileUnit.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
HDCodeViewDebug.cpp2289 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeEnum() local
2450 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeClass() local
2481 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeClass() local
2503 std::string FullName = getFullyQualifiedName(Ty); in lowerTypeUnion() local
2523 std::string FullName = getFullyQualifiedName(Ty); in lowerCompleteTypeUnion() local
/freebsd-head/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDHIPSPV.cpp231 StringRef FullName; in getDeviceLibs() local
HDHIPAMD.cpp416 StringRef FullName; in getDeviceLibs() local
HDCommonArgs.cpp2422 auto FullName = Twine(LPath + SDL).str(); in SDLSearch() local
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDParsedAttr.cpp129 std::string FullName = A.getNormalizedFullName(); in get() local
HDSemaARM.cpp1144 int32_t FullName; member
1159 StringRef FullName(&IntrinNames[It->FullName]); in BuiltinAliasValid() local
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDArchive.cpp567 SmallString<128> FullName = sys::path::parent_path( in getFullName() local
587 const std::string &FullName = *FullNameOrErr; in getBuffer() local
/freebsd-head/contrib/bmake/
HDarch.c219 FullName(const char *archive, const char *member) in FullName() function
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDExecutionUtils.cpp448 StringRef FullName = FileNames.save(Archive->getFileName() + "(" + in buildObjectFilesMap() local
/freebsd-head/contrib/llvm-project/clang/lib/InstallAPI/
HDDylibVerifier.cpp533 std::string FullName = in verify() local
/freebsd-head/contrib/llvm-project/clang/lib/ASTMatchers/
HDASTMatchersInternal.cpp481 static bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix()
652 const StringRef FullName = OS.str(); in matchesNodeFullSlow() local
/freebsd-head/contrib/sendmail/src/
HDmain.c106 char *FullName; /* sender's full name */ variable
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULibFunc.cpp576 bool AMDGPUMangledLibFunc::parseUnmangledName(StringRef FullName) { in parseUnmangledName()
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/
HDExecutionEngine.cpp192 SmallString<128> FullName; in getMangledName() local
/freebsd-head/contrib/llvm-project/clang/lib/Lex/
HDModuleMap.cpp1872 SmallString<128> FullName(ActiveModule->getFullModuleName()); in diagnosePrivateModules() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDWholeProgramDevirt.cpp1613 std::string FullName = "__typeid_"; in getGlobalName() local

12