HomeSort by: relevance | last modified time | path
    Searched defs:ShouldInstrumentFunction (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.cpp 388 if (ShouldInstrumentFunction()) {
520 /// ShouldInstrumentFunction - Return true if the current function should be
522 bool CodeGenFunction::ShouldInstrumentFunction() {
995 if (ShouldInstrumentFunction()) {
CodeGenFunction.cpp 388 if (ShouldInstrumentFunction()) {
520 /// ShouldInstrumentFunction - Return true if the current function should be
522 bool CodeGenFunction::ShouldInstrumentFunction() {
995 if (ShouldInstrumentFunction()) {
CodeGenFunction.cpp 388 if (ShouldInstrumentFunction()) {
520 /// ShouldInstrumentFunction - Return true if the current function should be
522 bool CodeGenFunction::ShouldInstrumentFunction() {
995 if (ShouldInstrumentFunction()) {
CodeGenFunction.cpp 388 if (ShouldInstrumentFunction()) {
520 /// ShouldInstrumentFunction - Return true if the current function should be
522 bool CodeGenFunction::ShouldInstrumentFunction() {
995 if (ShouldInstrumentFunction()) {

Completed in 175 milliseconds