OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isFunctionMacroExpansion
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp
271
static bool
isFunctionMacroExpansion
(SourceLocation Loc,
280
return EInfo.
isFunctionMacroExpansion
();
836
if (
isFunctionMacroExpansion
(*Loc, SMgr)) {
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPExpressions.cpp
187
.
isFunctionMacroExpansion
();
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h
395
bool
isFunctionMacroExpansion
() const {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CoverageMappingGen.cpp
881
if (EI->
isFunctionMacroExpansion
())
Completed in 24 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026