Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDecl.h4286 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function
H A DStmt.h2917 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function