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

  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Scope.h 258 void setIsConditionVarScope(bool InConditionVarScope) {
  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseExprCXX.cpp 1952 S->setIsConditionVarScope(IsConditionVariable);
1957 S->setIsConditionVarScope(false);

Completed in 32 milliseconds