Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1443 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function
DDecl.h3437 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function