Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h542 SourceLocation getRestrictSpecLoc() const { return TQ_restrictLoc; } in getRestrictSpecLoc() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h549 SourceLocation getRestrictSpecLoc() const { return TQ_restrictLoc; } in getRestrictSpecLoc() function