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

  /external/clang/unittests/AST/
DeclPrinterTest.cpp 48 const Decl *D = Result.Nodes.getDeclAs<Decl>("id");
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 82 const T *getDeclAs(StringRef ID) const {
    [all...]

Completed in 91 milliseconds