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

  /external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h 123 template <typename DeclTy>
126 return FindExternalLexicalDecls(DC, DeclTy::classofKind, Result);
  /external/clang/include/clang/AST/
ExternalASTSource.h 182 template <typename DeclTy>
185 return FindExternalLexicalDecls(DC, DeclTy::classofKind, Result);
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 125 milliseconds