Searched defs:StartFile (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DCIndexDiagnostic.cpp266 CXFile StartFile, EndFile; local
271 &StartFile, &StartLine, &StartColumn, local
276 if (StartFile != EndFile || StartFile != File)
/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp747 Constant *StartFile = getStartFileFunc(); local
757 Builder.CreateCall2(StartFile,

Completed in 126 milliseconds