Home
last modified time | relevance | path

Searched defs:ConcurrencyCheck (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Frontend/
DASTUnit.h481 explicit ConcurrencyCheck(ASTUnit &Self) in ConcurrencyCheck() function
490 friend class ConcurrencyCheck; variable
/external/llvm-project/clang/include/clang/Frontend/
DASTUnit.h411 explicit ConcurrencyCheck(ASTUnit &Self) : Self(Self) { in ConcurrencyCheck() function