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

/external/clang/tools/libclang/
H A DCIndexDiagnostic.cpp282 CXFile StartFile, EndFile; local
287 &StartFile, &StartLine, &StartColumn, local
292 if (StartFile != EndFile || StartFile != File)
/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp841 Constant *StartFile = getStartFileFunc(); local
853 Builder.CreateCall3(StartFile,

Completed in 214 milliseconds