Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DDeclSpec.h541 SourceLocation getConstSpecLoc() const { return TQ_constLoc; } in getConstSpecLoc() function
/external/llvm-project/clang/include/clang/Sema/
DDeclSpec.h548 SourceLocation getConstSpecLoc() const { return TQ_constLoc; } in getConstSpecLoc() function