Home
last modified time | relevance | path

Searched defs:translationUnitDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchers.h159 translationUnitDecl; variable
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp382 TEST(DeclarationMatcher, translationUnitDecl) { in TEST() argument