Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h138 const DbgValueLoc &getValueLoc() const { return *ValueLoc; } in getValueLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h2541 TypeLoc getValueLoc() const { in getValueLoc() function
2600 TypeLoc getValueLoc() const { return this->getInnerTypeLoc(); } in getValueLoc() function