Home
last modified time | relevance | path

Searched defs:getAsmLoc (Results 1 – 4 of 4) 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
/external/llvm-project/clang/include/clang/AST/
DDecl.h4076 SourceLocation getAsmLoc() const { return getLocation(); } in getAsmLoc() function
DStmt.h2840 SourceLocation getAsmLoc() const { return AsmLoc; } in getAsmLoc() function