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 119 template <typename DeclTy>
122 return FindExternalLexicalDecls(DC, DeclTy::classofKind, Result);
  /external/clang/include/clang/AST/
ExternalASTSource.h 175 template <typename DeclTy>
178 return FindExternalLexicalDecls(DC, DeclTy::classofKind, Result);
  /external/clang/lib/CodeGen/
CodeGenModule.cpp     [all...]

Completed in 196 milliseconds