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

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

Completed in 92 milliseconds