Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DDeclCXX.cpp2797 bool HasBraces) in LinkageSpecDecl()
2811 bool HasBraces) { in Create()
DASTImporter.cpp4607 bool HasBraces = D->hasBraces(); in VisitLinkageSpecDecl() local