Searched defs:VS_overrideLoc (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ | ||
H A D | DeclSpec.h | 2103 SourceLocation getOverrideLoc() const { return VS_overrideLoc; } 2117 SourceLocation VS_overrideLoc, VS_finalLoc; member in class:VirtSpecifiers |
Completed in 48 milliseconds