Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp2910 LinkageSpecDecl(DeclContext * DC,SourceLocation ExternLoc,SourceLocation LangLoc,LinkageSpecLanguageIDs lang,bool HasBraces) LinkageSpecDecl() argument
2923 Create(ASTContext & C,DeclContext * DC,SourceLocation ExternLoc,SourceLocation LangLoc,LinkageSpecLanguageIDs Lang,bool HasBraces) Create() argument
H A DASTImporter.cpp5090 bool HasBraces = D->hasBraces(); VisitLinkageSpecDecl() local