Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DSymbolCollectorTests.cpp119 bool shouldCollect(llvm::StringRef Name, bool Qualified = true) { in shouldCollect()
/external/clang/lib/AST/
DASTDiagnostic.cpp387 bool Qualified; in FormatASTNodeDiagnosticArgument() local
DItaniumMangle.cpp1687 if (QualifiedTemplateName *Qualified = Template.getAsQualifiedTemplateName()) in mangleTemplatePrefix() local
/external/llvm-project/clang/lib/AST/
DASTDiagnostic.cpp419 bool Qualified; in FormatASTNodeDiagnosticArgument() local
/external/clang/include/clang/AST/
DTypeLoc.h81 Qualified enumerator
/external/llvm-project/clang/include/clang/AST/
DTypeLoc.h112 Qualified enumerator
/external/clang/lib/Sema/
DSemaType.cpp1726 QualType Qualified = S.BuildQualifiedType(Result, DeclLoc, TypeQuals, &DS); in ConvertDeclSpecToType() local
/external/llvm-project/clang/lib/Sema/
DSemaType.cpp1825 QualType Qualified = S.BuildQualifiedType(Result, DeclLoc, TypeQuals, &DS); in ConvertDeclSpecToType() local