OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isFunctionMacroExpansion
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceManager.h
395
bool
isFunctionMacroExpansion
() const {
/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)) {
Completed in 32 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026