OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
80
const T *
getDeclAs
(StringRef ID) const {
[
all
...]
Completed in 127 milliseconds