Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4394 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function
H A DStmt.h3128 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function