Searched refs:macro_guard (Results 1 - 1 of 1) sorted by relevance

/bionic/tools/versioner/src/
H A DPreprocessor.cpp433 DeclarationAvailability macro_guard = calculateRequiredGuard(decl); local
434 if (!macro_guard.empty()) {
435 guards[location.filename][location] = macro_guard;

Completed in 1469 milliseconds