Home
last modified time | relevance | path

Searched defs:QualName (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h36 MCSymbolXCOFF *const QualName; variable
46 XCOFF::SymbolType ST, SectionKind K, MCSymbolXCOFF *QualName, in MCSectionXCOFF()
76 MCSectionXCOFF(StringRef Name, SectionKind K, MCSymbolXCOFF *QualName, in MCSectionXCOFF()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp101 std::string QualName; in reportGlobal() local
H A DCGDebugInfo.cpp2513 std::string QualName; in CollectTemplateParams() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() struct
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp915 MCSymbolXCOFF *QualName = nullptr; in getXCOFFSection() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1675 std::string QualName; in getQualifiedNameAsString() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5539 SourceLocation SL) { RemovalLocs.push_back(SL); }); in GetFullTypeForDeclarator()
H A DSemaDeclCXX.cpp10955 SourceLocation SL) { in checkMethodTypeQualifiers()