HomeSort by relevance Sort by last modified time
    Searched refs:hasBraces (Results 1 - 6 of 6) sorted by null

  /external/clang/lib/AST/
StmtPrinter.cpp 446 if (Node->hasBraces())
449 if (Node->hasBraces())
    [all...]
DeclPrinter.cpp 799 if (D->hasBraces()) {
    [all...]
Decl.cpp 513 if (SD->getLanguage() == LinkageSpecDecl::lang_c && !SD->hasBraces())
    [all...]
  /external/clang/include/clang/AST/
DeclCXX.h     [all...]
Stmt.h     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteModernObjC.cpp     [all...]

Completed in 309 milliseconds