Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DAttributeCommonInfo.h135 SourceLocation getScopeLoc() const { return ScopeLoc; } in getScopeLoc() function
/external/clang/include/clang/Sema/
DAttributeList.h357 SourceLocation getScopeLoc() const { return ScopeLoc; } in getScopeLoc() function