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

Declarations

tools/clang/lib/CodeGen/CodeGenModule.h
 1159   void getFunctionFeatureMap(llvm::StringMap<bool> &FeatureMap, GlobalDecl GD);

References

tools/clang/lib/CodeGen/CodeGenFunction.cpp
 2156   CGM.getFunctionFeatureMap(CallerFeatureMap, GlobalDecl().getWithDecl(FD));
 2222     CGM.getFunctionFeatureMap(CalleeFeatureMap, TargetDecl);
tools/clang/lib/CodeGen/CodeGenModule.cpp
 1670     getFunctionFeatureMap(FeatureMap, GD);