Home
last modified time | relevance | path

Searched defs:ConstexprLoc (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h395 SourceLocation FriendLoc, ModulePrivateLoc, ConstexprLoc; variable
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp2066 SourceLocation ConstexprLoc = DS.getConstexprSpecLoc(); in ActOnCXXMemberDeclarator() local