Searched defs:getRefQualifierLoc (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DDeclSpec.h1361 SourceLocation getRefQualifierLoc() const { function in struct:clang::DeclaratorChunk::FunctionTypeInfo
1387 bool hasRefQualifier() const { return getRefQualifierLoc().isValid(); }

Completed in 109 milliseconds