reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/clang/include/clang/AST/AttrTextNodeDump.inc
  404     switch(SA->getAllocatorType()) {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
 1062 Record.push_back(SA->getAllocatorType());
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
 9797   switch(A->getAllocatorType()) {
10976   if (AA->getAllocatorType() == OMPAllocateDeclAttr::OMPDefaultMemAlloc &&
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4738     switch (A->getAllocatorType()) {
 4906   switch(A->getAllocatorType()) {
tools/clang/lib/Serialization/ASTWriter.cpp
 5392         Record.push_back(A->getAllocatorType());