Searched refs:setFunctionSpecVirtual (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DDeclSpec.cpp763 bool DeclSpec::setFunctionSpecVirtual(SourceLocation Loc) { function in class:DeclSpec
/external/clang/include/clang/Sema/
H A DDeclSpec.h638 bool setFunctionSpecVirtual(SourceLocation Loc);
/external/clang/lib/Parse/
H A DParseDecl.cpp2833 isInvalid = DS.setFunctionSpecVirtual(Loc);

Completed in 69 milliseconds