HomeSort by relevance Sort by last modified time
    Searched refs:ConstexprLoc (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Sema/
DeclSpec.h 374 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc;
639 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; }
643 ConstexprLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 778 ConstexprLoc = Loc;
    [all...]
SemaDeclCXX.cpp     [all...]

Completed in 40 milliseconds