Lines Matching refs:isAngled
490 /// return null on failure. isAngled indicates whether the file reference is
496 bool isAngled,
530 if (CurFileEnt && !isAngled && !NoCurDirSearch) {
570 unsigned i = isAngled ? AngledDirIdx : 0;
647 if (CurFileEnt && !isAngled && Filename.find('/') == StringRef::npos) {
655 const FileEntry *Result = LookupFile(ScratchFilename, /*isAngled=*/true,