Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DNestedNameSpecifier.cpp453 TypeLoc NestedNameSpecifierLoc::getTypeLoc() const { in getTypeLoc() function in NestedNameSpecifierLoc
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h256 inline TypeLoc TypeSourceInfo::getTypeLoc() const { in getTypeLoc() function