OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CanonicalPrefixes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/tools/driver/
driver.cpp
57
std::string GetExecutablePath(const char *Argv0, bool
CanonicalPrefixes
) {
58
if (!
CanonicalPrefixes
) {
303
Driver &TheDriver, bool
CanonicalPrefixes
) {
316
if (
CanonicalPrefixes
)
420
bool
CanonicalPrefixes
= true;
426
CanonicalPrefixes
= false;
462
std::string Path = GetExecutablePath(Args[0],
CanonicalPrefixes
);
492
SetInstallDir(Args, TheDriver,
CanonicalPrefixes
);
cc1gen_reproducer_main.cpp
140
std::string GetExecutablePath(const char *Argv0, bool
CanonicalPrefixes
);
181
std::string Path = GetExecutablePath(Argv0, /*
CanonicalPrefixes
=*/true);
Completed in 18 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026