HomeSort by relevance Sort by last modified time
    Searched refs:ConcurrencyCheck (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 402 /// Clients should create instances of the ConcurrencyCheck class whenever
419 class ConcurrencyCheck {
423 explicit ConcurrencyCheck(ASTUnit &Self)
428 ~ConcurrencyCheck() {
432 friend class ConcurrencyCheck;
  /external/clang/tools/libclang/
CIndexHigh.cpp 291 ASTUnit::ConcurrencyCheck Check(*CXXUnit);
CIndexCodeCompletion.cpp 658 ASTUnit::ConcurrencyCheck Check(*AST);
    [all...]
CIndex.cpp     [all...]

Completed in 144 milliseconds