Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DSourceManager.h488 const ExpansionInfo &getExpansion() const { in getExpansion() function
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h4424 VarDecl *getExpansion(unsigned I) const { return begin()[I]; } in getExpansion() function