HomeSort by relevance Sort by last modified time
    Searched refs:isFunctionMacroExpansion (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
SourceManager.h 343 bool isFunctionMacroExpansion() const {
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 172 .isFunctionMacroExpansion();
  /external/clang/lib/StaticAnalyzer/Core/
BugReporterVisitors.cpp 877 if (EInfo.isFunctionMacroExpansion()) {
    [all...]

Completed in 685 milliseconds