Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4096 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function
H A DStmt.h2844 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function