Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h181 StorageLocation &getPointeeLoc() const { return PointeeLoc; } in getPointeeLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h1246 TypeLoc getPointeeLoc() const { in getPointeeLoc() function