Home | History | Annotate | Download | only in libclang

Lines Matching refs:BFile

6437   CXFile BFile;
6439 clang_getFileLocation(BLoc, &BFile, &BLine, &BColumn, 0);
6445 CXString BFileName = clang_getFileName(BFile);
6446 if (BFile == EFile) {