Home
last modified time | relevance | path

Searched refs:ConstexprLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h348 SourceLocation FriendLoc, ConstexprLoc; variable
603 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; } in getConstexprSpecLoc()
/external/clang/lib/Sema/
DDeclSpec.cpp689 ConstexprLoc = Loc; in SetConstexprSpec()