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

/external/clang/include/clang/Sema/
H A DDeclSpec.h365 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; member in class:clang::DeclSpec
627 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; }
631 ConstexprLoc = SourceLocation();

Completed in 39 milliseconds