Home
last modified time | relevance | path

Searched refs:ParentFile (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp800 FileID ParentFile = SM.getFileID(LCA); in handleFileExit() local
801 while (!isNestedIn(MostRecentLocation, ParentFile)) { in handleFileExit()
809 ParentFile = SM.getFileID(LCA); in handleFileExit()
818 if (!isNestedIn(Loc, ParentFile)) { in handleFileExit()
823 while (!SM.isInFileID(Loc, ParentFile)) { in handleFileExit()
845 while (isNestedIn(Loc, ParentFile)) { in handleFileExit()
/llvm-project-15.0.7/clang-tools-extra/docs/
H A Dpp-trace.rst190 ParentFile ("(file)" or (null)) const FileEntry …
191 … const Token The token in ParentFile that indicates t…
198 ParentFile: "/path/filename.h"