Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h36 MCSymbolXCOFF *const QualName; variable
43 XCOFF::SymbolType ST, SectionKind K, MCSymbolXCOFF *QualName, in MCSectionXCOFF()
65 MCSectionXCOFF(StringRef Name, SectionKind K, MCSymbolXCOFF *QualName, in MCSectionXCOFF()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DItaniumDemangle.cpp138 struct QualName { Qualifiers Q; const char *Name; } Names[] = { in print() struct
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp68 std::string QualName; in reportGlobalToASan() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp745 MCSymbolXCOFF *QualName = nullptr; in getXCOFFSection() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp1567 std::string QualName; in getQualifiedNameAsString() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp5565 SourceLocation SL) { RemovalLocs.push_back(SL); }); in GetFullTypeForDeclarator()
H A DSemaDeclCXX.cpp10233 SourceLocation SL) { in checkMethodTypeQualifiers()