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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 657 void CodeGenFunction::markAsIgnoreThreadCheckingAtRuntime(llvm::Function *Fn) {
780 markAsIgnoreThreadCheckingAtRuntime(Fn);
CGBlocks.cpp 2161 markAsIgnoreThreadCheckingAtRuntime(Fn);
CodeGenFunction.h 2141 void markAsIgnoreThreadCheckingAtRuntime(llvm::Function *Fn);

Completed in 22 milliseconds