OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TheTargetCodeGenInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenModule.h
318
mutable std::unique_ptr<TargetCodeGenInfo>
TheTargetCodeGenInfo
;
322
// if
TheTargetCodeGenInfo
is NULL
TargetInfo.cpp
10989
if (
TheTargetCodeGenInfo
)
10990
return *
TheTargetCodeGenInfo
;
10994
this->
TheTargetCodeGenInfo
.reset(P);
Completed in 23 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026