Searched defs:hasBraces (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclCXX.h2349 /// This is needed so that hasBraces() returns the correct result while the
2378 bool hasBraces() const { function in class:clang::LinkageSpecDecl
2392 if (hasBraces())
H A DStmt.h1700 bool hasBraces() const { return LBraceLoc.isValid(); } function in class:clang::MSAsmStmt

Completed in 150 milliseconds