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

  /external/clang/test/CodeGenCXX/
specialized-static-data-mem-init.cpp 19 void Go() { needs_guard.PrintNumK(); }
20 static K needs_guard; member in struct:C
23 template<typename T> K C<T>::needs_guard; member in class:C
  /bionic/tools/versioner/tests/preprocessor/headers/
foo.h 5 int needs_guard() __INTRODUCED_IN(13);
  /bionic/tools/versioner/tests/preprocessor/expected/
foo.h 7 int needs_guard() __INTRODUCED_IN(13);

Completed in 99 milliseconds