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.h182 const DbgValueLoc *getValueLoc() const { return ValueLoc.get(); } getValueLoc() function
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h2610 TypeLoc getValueLoc() const { in getValueLoc() function
2669 TypeLoc getValueLoc() const { return this->getInnerTypeLoc(); } in getValueLoc() function