Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclOpenACC.h57 SourceLocation getDirectiveLoc() const { return DirectiveLoc; } in getDirectiveLoc() function
H A DStmtOpenACC.h66 SourceLocation getDirectiveLoc() const { return DirectiveLoc; } in getDirectiveLoc() function