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 387 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc, ConceptLoc;
690 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; }
697 ConstexprLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 890 ConstexprLoc = Loc;
    [all...]
SemaDeclCXX.cpp     [all...]

Completed in 369 milliseconds