HomeSort by: relevance | last modified time | path
    Searched refs:isProtected (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp 1274 if (SP->isProtected())
1621 if (DT->isProtected())
1672 if (DT->isProtected())
  /src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 434 REGISTER_MATCHER(isProtected);
  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DebugInfoMetadata.h 724 bool isProtected() const {
1955 bool isProtected() const {
  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchers.h 640 /// protected: int b; // fieldDecl(isProtected()) matches 'b'
649 AST_POLYMORPHIC_MATCHER(isProtected,

Completed in 21 milliseconds