Home
last modified time | relevance | path

Searched refs:AllowName (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaChecking.cpp6036 bool AllowName) { in SemaBuiltinARMSpecialReg() argument
6066 if (Fields.size() != ExpectedFieldNum && !(AllowName && Fields.size() == 1)) in SemaBuiltinARMSpecialReg()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h10552 bool AllowName);