HomeSort by: relevance | last modified time | path
    Searched refs:ShouldAct (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAttr.cpp 29 bool ShouldAct)
30 : S(S), SlotLabel(SlotLabel), ShouldAct(ShouldAct) {
31 if (ShouldAct) {
41 if (ShouldAct) {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 709 PragmaStackSentinelRAII(Sema &S, StringRef SlotLabel, bool ShouldAct);
715 bool ShouldAct;

Completed in 26 milliseconds