Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp10062 bool AllowName) { in SemaBuiltinARMSpecialReg() argument
10094 if (Fields.size() != ExpectedFieldNum && !(AllowName && Fields.size() == 1)) in SemaBuiltinARMSpecialReg()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13979 bool AllowName);