Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistry.h84 StringRef FullName; member
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DAttributeList.cpp116 SmallString<64> FullName; in getKind() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp718 std::string FullName = getParentContextString(Context) + Name.str(); in addGlobalName() local
727 std::string FullName = getParentContextString(Context) + Ty.getName().str(); in addGlobalType() local
/minix3/external/bsd/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp321 const StringRef FullName = OS.str(); in matchesNodeFull() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp261 SmallString<128> FullName; in getExistingSymbolAddress() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp592 SmallString<256> FullName; in getUniqueTagTypeName() local
633 SmallString<256> FullName = getUniqueTagTypeName(Ty, CGM, TheCU); in getOrCreateRecordFwdDecl() local
1913 SmallString<256> FullName = getUniqueTagTypeName(Ty, CGM, TheCU); in CreateEnumType() local
1944 SmallString<256> FullName = getUniqueTagTypeName(Ty, CGM, TheCU); in CreateTypeDefinition() local
2237 SmallString<256> FullName = getUniqueTagTypeName(Ty, CGM, TheCU); in CreateLimitedType() local