Searched defs:QualName (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSectionXCOFF.h36 MCSymbolXCOFF *const QualName; member in class:llvm::final
71 MCSectionXCOFF(StringRef Name, SectionKind K, MCSymbolXCOFF *QualName, argument
43 MCSectionXCOFF(StringRef Name, XCOFF::StorageMappingClass SMC, XCOFF::SymbolType ST, SectionKind K, MCSymbolXCOFF *QualName, MCSymbol *Begin, StringRef SymbolTableName, bool MultiSymbolsAllowed) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Demangle/
H A DItaniumDemangle.cpp137 struct QualName { Qualifiers Q; const char *Name; } Names[] = { struct
/freebsd-current/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp803 MCSymbolXCOFF *QualName = nullptr; local
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1684 std::string QualName; local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2213 std::string QualName; local

Completed in 197 milliseconds