OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParentFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
cvparser.c
77
char *
ParentFile
);
551
*
ParentFile
- contains the filename of the parent file.
563
char *
ParentFile
)
570
Parent = CvFilenameExists (
ParentFile
, AcpiGbl_FileTreeRoot);
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CoverageMappingGen.cpp
793
FileID
ParentFile
= SM.getFileID(LCA);
794
while (!isNestedIn(MostRecentLocation,
ParentFile
)) {
802
ParentFile
= SM.getFileID(LCA);
811
if (!isNestedIn(Loc,
ParentFile
)) {
816
while (!SM.isInFileID(Loc,
ParentFile
)) {
838
while (isNestedIn(Loc,
ParentFile
)) {
Completed in 17 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026