Searched refs:getSourceDeclExpression (Results 1 - 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | TemplateBase.h | 488 Expr *getSourceDeclExpression() const { function in class:clang::TemplateArgumentLoc |
/external/clang/tools/libclang/ | ||
H A D | CIndex.cpp | 1430 if (Expr *E = TAL.getSourceDeclExpression()) |
Completed in 211 milliseconds