Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DDeclCXX.cpp2792 bool HasBraces) in LinkageSpecDecl()
2806 bool HasBraces) { in Create()
DASTImporter.cpp4472 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl() local
/external/clang/include/clang/AST/
DDeclCXX.h2544 unsigned HasBraces : 1; variable
2551 SourceLocation LangLoc, LanguageIDs lang, bool HasBraces) in LinkageSpecDecl()
/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1701 uint64_t HasBraces : 1; variable
/external/clang/lib/AST/
DDeclCXX.cpp2019 bool HasBraces) { in Create()
DASTImporter.cpp3868 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl() local