OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_getDecl
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/ASTMatchers/
ASTMatchersInternal.h
497
template <typename T> struct
has_getDecl
{
576
typename std::enable_if<
has_getDecl
<U>::value, int>::type = 0) const {
[
all
...]
/external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp
[
all
...]
Completed in 161 milliseconds