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

Completed in 219 milliseconds