Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h181 const DbgValueLoc *getValueLoc() const { return ValueLoc.get(); } in getValueLoc() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTypeLoc.h2473 TypeLoc getValueLoc() const { in getValueLoc() function
2532 TypeLoc getValueLoc() const { return this->getInnerTypeLoc(); } in getValueLoc() function