Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.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-src/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-src/contrib/llvm-project/lldb/utils/TableGen/
H A DLLDBOptionDefEmitter.cpp29 std::string FullName; member
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp49 std::string FullName = Symbol.getName(); in start() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DAttributes.cpp129 SmallString<64> FullName = ScopeName; normalizeName() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangSACheckersEmitter.cpp158 static void printOption(llvm::raw_ostream &OS, StringRef FullName, in printOption()
H A DSveEmitter.cpp1067 std::string FullName = mangleName(ClassS); emitIntrinsic() local
H A DMveEmitter.cpp800 std::string ShortName, FullName; global() member in __anon3961c3990111::ACLEIntrinsic
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1525 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalType() local
1533 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalTypeUnitType() local
1504 std::string FullName = getParentContextString(Context) + Name.str(); addGlobalName() local
1512 std::string FullName = getParentContextString(Context) + Name.str(); addGlobalNameForTypeUnit() local
H A DCodeViewDebug.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-src/contrib/llvm-project/clang/lib/Sema/
H A DParsedAttr.cpp123 std::string FullName = A.getNormalizedFullName(); get() local
H A DSemaDeclAttr.cpp5836 int32_t FullName; global() member
5851 StringRef FullName(&IntrinNames[It->FullName]); ArmBuiltinAliasValid() local
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHIPSPV.cpp231 StringRef FullName; in getDeviceLibs() local
H A DHIPAMD.cpp369 StringRef FullName; getDeviceLibs() local
H A DCommonArgs.cpp2418 auto FullName = Twine(LPath + SDL).str(); SDLSearch() local
/freebsd-src/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-src/contrib/bmake/
H A Darch.c219 FullName(const char *archive, const char *member) in FullName() function
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp481 static bool consumeNameSuffix(StringRef &FullName, StringRef Suffix) { in consumeNameSuffix()
652 const StringRef FullName = OS.str(); in matchesNodeFullSlow() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.cpp576 bool AMDGPUMangledLibFunc::parseUnmangledName(StringRef FullName) { in parseUnmangledName() argument
/freebsd-src/contrib/sendmail/src/
H A Dmain.c106 char *FullName; /* sender's full name */ variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp192 SmallString<128> FullName; in getMangledName() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp1621 std::string FullName = "__typeid_"; getGlobalName() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1868 SmallString<128> FullName(ActiveModule->getFullModuleName()); diagnosePrivateModules() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1223 StringRef FullName = PD.getKey(); adjustInstrProfile() local