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 378 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc;
681 SourceLocation getConstexprSpecLoc() const { return ConstexprLoc; }
685 ConstexprLoc = SourceLocation();
    [all...]
  /external/clang/lib/Sema/
DeclSpec.cpp 878 ConstexprLoc = Loc;
    [all...]
SemaDeclCXX.cpp     [all...]

Completed in 35 milliseconds