HomeSort by relevance Sort by last modified time
    Searched defs:ConstexprLoc (Results 1 - 2 of 2) 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/
SemaDeclCXX.cpp     [all...]

Completed in 64 milliseconds