Searched defs:getTypeLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | NestedNameSpecifier.cpp | 453 TypeLoc NestedNameSpecifierLoc::getTypeLoc() const { getTypeLoc() function in NestedNameSpecifierLoc |
/llvm-project/clang/include/clang/AST/ | ||
H A D | TypeLoc.h | 256 inline TypeLoc TypeSourceInfo::getTypeLoc() const { in getTypeLoc() function |